home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Undo Set Property < prev    next >
Encoding:
Internet Message Format  |  1996-08-07  |  674 b   |  [TEXT/ttxt]

  1. Subject:     Undo Set Property
  2. Sent:        8/6/96 7:14 PM
  3. Received:    8/7/96 8:55 AM
  4. From:        Serge Froment, sfroment@odyssee.net
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Dear ODF Experts:
  9.  
  10. Setting some of the properties of my part do modify other properties and
  11. this is not taken care by FW_CSetPropertyCommand. This command object is
  12. created by FW_CPropertyDesignator::DoAESetData, which I cannot figure how
  13. to override.
  14.  
  15. Although it may seem strange that properties have side effects on other
  16. properties, this is natural for my part content.
  17.  
  18. Is there a solution?
  19.  
  20. Serge
  21.  
  22.  
  23.